type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt2ToUint

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L237: 			return scanPlanBinaryInt2ToUint{}
		int.go#L519: type scanPlanBinaryInt2ToUint struct{}
		int.go#L521: func (scanPlanBinaryInt2ToUint) Scan(src []byte, dst any) error {